if @rec!="OBJE"
  ! static text with level and tab
  NewLine
  cell static,local(@tag)&":"
  set tabwidth -1 alignment right


  cell EditValue
  set Width -1
  help local("Enter place hierachy form")
else
  hideexcess
endif
